HttpHeaders.forEachValueOfHeader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool forEachValueOfHeader(string name, LAMBDA func)
  2. bool forEachValueOfHeader(HTTPHeaderCode code, LAMBDA func)
    struct HttpHeaders
    bool
    forEachValueOfHeader
    (
    HTTPHeaderCode code
    ,
    scope LAMBDA func
    )

Meta